home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archivers / SignArch / SA.fls < prev    next >
Text File  |  1996-09-26  |  4KB  |  131 lines

  1. !!FILELIST!!
  2. ; The line above is needed to make the file be accepted by the script
  3.  
  4. ; IMPORTANT NOTE: If you don't understand any of this, don't worry. The
  5. ; GUI will take care of it
  6.  
  7.  
  8. ; PS! This file may seem big, but the comments are taking most of the
  9. ; space, when stripped for those it's below 40 lines, _including_
  10. ; filenames. Still, there are LOTS of options that are really not needed.
  11. ; As you might have understood, a ; indicates the line is a comment.
  12.  
  13. ; This is the name of the file where the message digests will end up,
  14. ; relative to the ROOTDIR variable.
  15. ***SUMFILE src:SignArch/SignArch.sum
  16.  
  17. ; This is (a part of) my name within PGP. Please note that this line really
  18. ; isn't needed, if the pgp.config has been edited properly, or PGPPATH has
  19. ; been set.
  20. ***SIGNAME Thielemann
  21.  
  22. ; Rootdir of distribution.  Does not have to be specified if you wish to
  23. ; use the current directory when starting the program as rootdir.
  24. ***ROOTDIR src:
  25.  
  26. ; Name of archive
  27. ***ARCHIVE dh1:ul/SigArc11.lha
  28.  
  29. ; Check that the whole file is ASCII before returning OK
  30. ***DEEPCHK
  31.  
  32. ; Insert script commands, making it an executable AmigaDos script
  33. ***AUTOCHK
  34.  
  35. ; Wait-command used between programs in the script
  36. ***WAITCOM Ask "Press <return> to continue..."
  37.  
  38. ; I would like the WAITCOM parameter to be issued each time, not just at
  39. ; the end. If not, I would uncomment the line below.
  40. ; ***ENDWAIT
  41.  
  42. ; Character we'll use to force that file is binary (Alt-B)
  43. ***BINCHAR º
  44.  
  45. ; Character we'll use to force that file is text (Alt-T)
  46. ***ASCCHAR þ
  47.  
  48. ; Set protection flags as well in the checking script
  49. ***ADDCOMM Protect SignArch.rexx +s
  50. ***ADDCOMM Protect SignArch +s
  51. ***ADDCOMM Protect ChkAscii +p
  52. ***ADDCOMM Protect ChkDate +p
  53.  
  54. ; Text to be displayed
  55. ***BANNERS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  56. ***BANNERS %%  Message digests for the SignArch programs and documentation.  %%
  57. ***BANNERS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  58.  
  59. ; As I would like to make all of the files have the date set to today, a
  60. ; command has to be run before any archiving begin. In addition, we'll have
  61. ; to copy the GUI files, and remove debugging information first.
  62. ; Btw., "i dag" is Norwegian for "today"...
  63. ***EXECCMD SetDate SignArch#? "i dag"
  64. ***EXECCMD SetDate SignArch/#? "i dag"
  65. ***EXECCMD SetDate SignArch/#?/#? "i dag"
  66.  
  67. ; To make the icon files be summed, I would uncomment the line below. This
  68. ; is not encouraged, as just moving the icon is enough to make the test
  69. ; fail.
  70. ; ***SUMICON
  71.  
  72. ; If I wished to encrypt the file to for instance to the author(s) of PGP, I
  73. ; could uncomment the following lines
  74. ; ***ENCRYPT Peter Simons <simons@peti.GUN.de>
  75. ; ***ENCRYPT Philip R. Zimmermann <prz@acm.org>
  76.  
  77. ; Normally, when encrypting, the non-crypted archive will be wiped. To
  78. ; avoid this, uncomment the line below.
  79. ; ***ARCLIVE
  80.  
  81. ; The (text) file below would have been included in the file which is
  82. ; summed with PGP, if the line had not been a comment.
  83. ; ***INCTEXT SignArch.readme
  84.  
  85. ; Here the list of the names of the files that are to be archived/
  86. ; message digested begin.
  87. ; If you don't think this is very easy to work with, you're absolutely
  88. ; right - use the GUI instead, or at least:
  89. ;
  90. ; List >ram:data ALL FILES LFORMAT %f%s
  91. ; Sort ram:data TO ram:data
  92. ; Ed ram:data
  93.  
  94. ; Force that the filenames begin here - not REALLY necessary
  95.  
  96. ***LASTOPT
  97.  
  98.  
  99.  
  100. SignArch.info
  101.  
  102. ; If you haven't set the "Generate sumfile icon?" checkbox in Global
  103. ; Settings in the GUI, you must remember the icon for the sumfile!!!
  104.  
  105. SignArch/SignArch.sum.info
  106.  
  107. ; As an example, I've forced the line/file(s) below to be checksummed as text.
  108. ; This isn't really needed, but it might serve as an example.
  109. ; Please note that all files matching the pattern, will be forced to be
  110. ; summed  as  text,  and  if icons had matched the pattern, they would have
  111. ; been summed too AS TEXT!
  112. þSignArch/#?.guide
  113.  
  114. SignArch/SignArch.guide.info
  115. SignArch/Copying.doc#?
  116. SignArch/SignArchGUI#?
  117. SignArch/SignArch.rexx
  118. SignArch/SignArch.info
  119. SignArch/InstallSignArch#?
  120. SignArch/SignArch#?
  121. SignArch/SA.fls#?
  122. SignArch/ChkASCII
  123. SignArch/ShA
  124. SignArch/SigArc11.readme#?
  125. SignArch/ChkDate
  126. SignArch/Source/begin.a#?
  127. SignArch/Source.info
  128. SignArch/Icons/#?
  129. SignArch/Icons.info
  130. SignArch/Addsum#?
  131.